Clean up "Recoverable Items Folder" in Exchange 2007
In Exchange 2010, I use below to clean up "recoverable items folder":
Search-Mailbox -Identity "Administrator" -SearchDumpsterOnly -TargetMailbox "Discovery Search Mailbox" -TargetFolder "Administrator-RecoverableItems" -DeleteContent
But it can't
work in Exchange 2007, so is there any way to clean up the "recoverable items folder"?
Thanks.
May 6th, 2011 5:56am
Hi,
If I understand your question correctly I would answer that the items would be deleted when the deleted items retention period runs out.
Leif
Free Windows Admin Tool Kit Click here and download it now
May 6th, 2011 7:10am
Leif, Thanks for replied.
My work is use powershell to import PST file to Exchange, so it seems that set the deleted items retention to 0 does not work for this kind of message. - -!
So is there any way to solve this problems?
Thanks again.
Catherine
May 9th, 2011 11:14pm
How to fix the problem? Help me to.
H.
Free Windows Admin Tool Kit Click here and download it now
July 19th, 2012 3:02am